STEP 13: Let's change the spiral that the robot makes.
- Change the value of the variable angle from 145 to 85.
- Change the number in range() from 5 to 75.
- Drag out Set Speed and drop it on a blank line just above your for loop.
- Change the robot's speed from 2 to 30.
To navigate the page using the TAB key, first press ESC to exit the code editor.